Skip to content

Conversation

@SteKoe
Copy link
Contributor

@SteKoe SteKoe commented Nov 14, 2025

No description provided.

@SteKoe SteKoe changed the title chore(deps): update Spring Boot and Spring Cloud versions to RC releases feat: update Spring Boot and Spring Cloud versions to RC releases Nov 14, 2025
@SteKoe SteKoe changed the title feat: update Spring Boot and Spring Cloud versions to RC releases feat: Spring Boot 4 support Nov 14, 2025
@ahoehma
Copy link

ahoehma commented Nov 28, 2025

@SteKoe would it be possible to publish this 4.0.0-M1?

@andreasfritz
Copy link
Contributor

@SteKoe would it be possible to publish this 4.0.0-M1?

We still need to fix some tests.
The application itself looks quite good.

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<artifactId>spring-boot-starter-classic</artifactId>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be changed, you really don't want to the client to pull in all the classic starters. Given that spring-webvmc is a dependency, and that the resttemplate is used, wouldn't spring-boot-starter-webmvc and spring-boot-starter-restclient pull in all the required things?

@iparadiso
Copy link

Hi folks. I was about to start a PR for this very effort now that spring boot 4 is GA, but I think this branch is further ahead that It's better to help to get this PR over the finish line and cut a milestone. Is there a timeline for getting this PR in shippable shape or would you like any other contributions to help get it there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants